home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / guis / gadutil / catalogutils / lattice_data.sd < prev    next >
Text File  |  1996-07-16  |  303b  |  14 lines

  1. ##stringtype c
  2. ##shortstrings
  3. /*--------------------- Start of localized data --------------------------*/
  4.  
  5. #define %i\t%d
  6.  
  7. static const struct AppString AppStrings[] =
  8. {
  9. \t%i, (STRPTR)%s,
  10. };
  11.  
  12. #define catalogname "%b.catalog"
  13.  
  14. /*---------------------- End of localized data ---------------------------*/